home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / fratboy_.swf / scripts / DefineSprite_411 / frame_1 / PlaceObject2_401_2 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2010-11-09  |  99b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(random(40) == 1)
  3.    {
  4.       this.gotoAndPlay("blink");
  5.    }
  6. }
  7.